home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Helpers / CW Colorfix 1.0.2 / About CodeWarrior ColorFix next >
Encoding:
Text File  |  1994-11-05  |  3.1 KB  |  76 lines  |  [TEXT/R*ch]

  1. CodeWarrior Colorfix Patch 1.0.2
  2. Created by Chris K. Thomas <thunderone@delphi.com>
  3.  
  4. ======= What It Is
  5. The CodeWarrior development enviroment has a few aesthetic defects (one is 
  6. a bug).  These have been present since DR/1, but have yet to be fixed.  The 
  7. enviroment engineers have better things to do, of course, so I solved the 
  8. problems myself [and created new ones, which 1.0.1 solves].
  9.  
  10. The defects in question:
  11.   Metrowerks' PopUp MDEF does not display correctly if one has custom 
  12.   menu colors (through Greg's Buttons or a handmade 'mctb' or whatever).
  13. + The standard MDEF is replaced with one of my own devising.
  14.   Projector & Locked-disk indicators are only in B&W.
  15. + These are replaced with appropriate color versions.
  16.  
  17. CodeWarrior Colorfix Patch been tested with CW/4 and CW/4.5 only, but 
  18. should work with all previous versions of the enviroment (though I 
  19. don't recommend using earlier versions).  The Patch should only be 
  20. applied to a copy of the CodeWarrior enviroment(s).
  21.  
  22. Bugs, comments, suggestions, questions are welcome and encouraged.
  23.  
  24. ======= Installation
  25. 1. Open the "CodeWarrior Colorfix" file in a resource editor.
  26. 2. Select All.
  27. 3. Copy.  Close the "CodeWarrior Colorfix" file.
  28. 4. Open the CodeWarrior enviroment (MW C/C++, Pascal, Debugger) in a 
  29.    resource editor.  Do *not* use ResEdit 2.1.2.  Use 2.1.1 or 2.1.3 
  30.    if you must.  ResEdit 2.1.2 has a "feature" which will corrupt 
  31.    the CodeWarrior resource file.  2.1.3 fixes this.
  32. 5. Paste.  Yes, replace the previously existing resources.
  33. 6. Save.  You're done.
  34.  
  35. ======= History
  36. 1.0 - Mid-August:
  37. First release.
  38.  
  39. 1.0.1 - A few days later (Released Sept 7):
  40.  
  41. + General Improvements
  42. * Removed text resource which wouldn't paste appropriately into Pascal 
  43.   and C/C++ PPC and the Debugger.
  44.  
  45. + MDEF Improvements
  46. * Much faster.
  47. * Heavily tested in daily use.
  48. * Items now display and hilite correctly in B&W.
  49. * Fixed "pseudogray pattern sometimes fills seperator" bug.
  50. * Fixed "crashes @ bSetup0+xx when too many menu items are present" bug - 
  51.   bSetup0 appears to be a low-level, undocumented Menu Manager trap, one of 
  52.   a series.
  53.  
  54. 1.0.2 - Oct 1 or 2:
  55. + Fixed bug where MDEF displays wild colors if there was no default 
  56. 'mctb'.  I seem to have lost the address of the gentleman who reported 
  57. this, so if you're him, please let me know so I can credit you!
  58.  
  59. - Known Problem
  60. If the screen depth is set to black and white, seperator lines don't 
  61. appear.
  62.  
  63. ======= Legalities
  64. * CodeWarrior Colorfix Patch and this document ©1994 Chris K.  Thomas.  
  65.   All Rights Reserved.
  66. * CodeWarrior Colorfix Patch may be freely distributed on the Internet 
  67.   and online services which do not charge a per-download fee.
  68. * CodeWarrior Colorfix Patch may not be distributed on removable media 
  69.   (including but not limited to: floppy disks, CD-ROMs, SyQuest 
  70.   cartridges) without the author's specific permission.
  71. * CodeWarrior Colorfix Patch may *not* be distributed by Educorp.
  72. * The author is not responsible for any damages caused by the use of 
  73.   this software.
  74. * The author is not affiliated with Metrowerks, Inc, and neither is 
  75.   CodeWarrior Colorfix Patch.
  76.